Telegram Group & Telegram Channel
ترسیم شکل موج فایل صوتی با پایتون
import matplotlib.pyplot as plt
import numpy as np
import wave
import sys

spf = wave.open('file name.wav','r')


signal = spf.readframes(-1)
signal = np.fromstring(signal, 'Int16')

plt.figure(1)
plt.title('Signal Wave...')
plt.plot(signal)
plt.show()

@micropython_iot



tg-me.com/micropython_iot/145
Create:
Last Update:

ترسیم شکل موج فایل صوتی با پایتون
import matplotlib.pyplot as plt
import numpy as np
import wave
import sys

spf = wave.open('file name.wav','r')


signal = spf.readframes(-1)
signal = np.fromstring(signal, 'Int16')

plt.figure(1)
plt.title('Signal Wave...')
plt.plot(signal)
plt.show()

@micropython_iot

BY Micropython & IOT


Warning: Undefined variable $i in /var/www/tg-me/post.php on line 283

Share with your friend now:
tg-me.com/micropython_iot/145

View MORE
Open in Telegram


Micropython & IOT Telegram | DID YOU KNOW?

Date: |

A project of our size needs at least a few hundred million dollars per year to keep going,” Mr. Durov wrote in his public channel on Telegram late last year. “While doing that, we will remain independent and stay true to our values, redefining how a tech company should operate.

China’s stock markets are some of the largest in the world, with total market capitalization reaching RMB 79 trillion (US$12.2 trillion) in 2020. China’s stock markets are seen as a crucial tool for driving economic growth, in particular for financing the country’s rapidly growing high-tech sectors.Although traditionally closed off to overseas investors, China’s financial markets have gradually been loosening restrictions over the past couple of decades. At the same time, reforms have sought to make it easier for Chinese companies to list on onshore stock exchanges, and new programs have been launched in attempts to lure some of China’s most coveted overseas-listed companies back to the country.

Micropython & IOT from id


Telegram Micropython & IOT
FROM USA